Skip to content

chore: remove obsolete install-statusline skill and clean up docs#14

Merged
glauberlima merged 1 commit intomainfrom
chore/remove-obsolete-install-skill
Feb 20, 2026
Merged

chore: remove obsolete install-statusline skill and clean up docs#14
glauberlima merged 1 commit intomainfrom
chore/remove-obsolete-install-skill

Conversation

@glauberlima
Copy link
Copy Markdown
Owner

Summary

  • Delete skills/install-statusline/SKILL.md — fully superseded by install.sh, which implements local/remote detection, file downloads, language selection, feature toggles, and patching directly in bash
  • Add install.sh to the shellcheck FILES array so it's covered by static analysis
  • Fix CLAUDE.md "Adding a New Language" step 5 to reference install.sh's prompt_language_selection function explicitly
  • Remove non-existent install.ps1 and docs/plans/ entries from the file tree
  • Drop stale test counts (76/24) from file tree to avoid future drift

Test plan

  • ./tests/shellcheck.sh — all files pass syntax check and shellcheck (including install.sh)
  • ./tests/integration.sh — 25/25 passed
  • skills/ directory confirmed deleted

- Delete skills/install-statusline/SKILL.md: fully superseded by install.sh
  which handles local/remote detection, downloads, language selection,
  feature toggles, and patching directly in bash
- Add install.sh to shellcheck FILES array
- CLAUDE.md: fix "Adding a New Language" step 5 to reference install.sh
  function explicitly instead of vague "Update installers"
- CLAUDE.md: remove non-existent install.ps1 and docs/plans/ from file tree
- CLAUDE.md: drop stale test counts (76/24) to avoid future drift
@glauberlima glauberlima merged commit 2dd262d into main Feb 20, 2026
1 check passed
@glauberlima glauberlima deleted the chore/remove-obsolete-install-skill branch March 6, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant